home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Standards 1994 January / InfoMagic Standards - January 1994.iso / inet / scc / 9322 < prev    next >
Text File  |  1993-12-15  |  6KB  |  129 lines

  1.  
  2. **************************************************************************
  3. Security Bulletin 9322                  DISA Defense Communications System
  4. December 15, 1993            Published by: DDN Security Coordination Center
  5.                                       (SCC@NIC.DDN.MIL)   1-(800) 365-3642
  6.  
  7.                         DEFENSE  DATA  NETWORK
  8.                           SECURITY  BULLETIN
  9.  
  10.   The DDN SECURITY BULLETIN is distributed by the DDN SCC (Security
  11.   Coordination Center) under DISA contract as a means of communicating
  12.   information on network and host security exposures, fixes, and concerns
  13.   to security and management personnel at DDN facilities.  Back issues may
  14.   be obtained via FTP (or Kermit) from NIC.DDN.MIL [192.112.36.5]
  15.   using login="anonymous" and password="guest".  The bulletin pathname is
  16.   scc/ddn-security-yynn (where "yy" is the year the bulletin is issued
  17.   and "nn" is a bulletin number, e.g. scc/ddn-security-9302).
  18. **************************************************************************
  19. + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
  20. !                                                                       !
  21. !     The following important  advisory was  issued by the Computer     !
  22. !     Emergency Response Team (CERT)  and is being relayed unedited     !
  23. !     via the Defense Information Systems Agency's Security             !
  24. !     Coordination Center  distribution  system  as a  means  of        !
  25. !     providing  DDN subscribers with useful security information.      !
  26. !                                                                       !
  27. + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
  28. =============================================================================
  29. CA-93:18                         CERT Advisory
  30.                                December 15, 1993
  31.                 SunOS/Solbourne loadmodule and modload Vulnerability
  32. -----------------------------------------------------------------------------
  33.  
  34. The CERT Coordination Center has received information concerning a 
  35. vulnerability in /usr/etc/modload and $OPENWINHOME/bin/loadmodule in Sun
  36. Microsystems, Inc. SunOS 4.1.1, 4.1.2, 4.1.3, and 4.1.3c and OpenWindows 3.0
  37. on all sun4 and Solbourne Computer, Inc. architectures.  The problem does not
  38. exist in Solaris 2.x, Solaris x86, and sun3 architectures (OpenWindows 3.0
  39. was not released for the sun3 architecture).
  40.  
  41. Sun has produced a patch for these vulnerabilities for sun4 architectures.
  42. It is available through your local Sun Answer Center as well as through
  43. anonymous FTP from the ftp.uu.net system in the /systems/sun/sun-dist
  44. directory or from the ftp.eu.net system in the /sun/fixes directory.
  45.  
  46. Solbourne has announced a workaround that is included below.
  47.  
  48. Please note that this advisory supersedes CERT Advisory CA-91:22 "SunOS
  49. OpenWindows Vulnerability".
  50.  
  51. -----------------------------------------------------------------------------
  52.  
  53. I.   Description
  54.  
  55.      loadmodule(8) and modload(8) can be exploited to execute a user's 
  56.      program using the effective UID of root.
  57.  
  58. II.  Impact
  59.  
  60.      This vulnerability allows a local user to gain root access.
  61.  
  62. III. Solution
  63.  
  64.      A. SunOS Solution
  65.  
  66.      Obtain and install the appropriate patches according to the 
  67.      instructions included with the patches.
  68.  
  69.      Module           Patch ID        Filename
  70.      ----------       ---------       ---------------
  71.      loadmodule       100448-02       100448-02.tar.Z
  72.  
  73.                   BSD Checksum = 19410 5
  74.                   MD5 Checksum = 0215910cf65e055ed3042070bd961a22
  75.  
  76.      modload          101200-02       101200-02.tar.Z
  77.  
  78.                   BSD Checksum = 41677 28
  79.                   MD5 Checksum = 626ab2917204eb6e6eb5f165cca3e908
  80.  
  81.  
  82.      B. Solbourne Solution
  83.  
  84.      Solbourne systems do not support the "loadmodule" functionality.
  85.      This vulnerability can be fixed on Solbourne systems by removing
  86.      the setuid bit:
  87.  
  88.         chmod 0755 /usr/openwin/bin/loadmodule
  89.  
  90.      The modload program does not need to replaced or changed.
  91.  
  92. ---------------------------------------------------------------------------
  93. The CERT Coordination Center wishes to thank Sun Microsystems, Inc.
  94. and Solbourne Computers, Inc. for their support in responding to this
  95. problem.
  96. ---------------------------------------------------------------------------
  97.  
  98. If you believe that your system has been compromised, contact the CERT
  99. Coordination Center or your representative in Forum of Incident
  100. Response and Security Teams (FIRST).
  101.  
  102. Internet E-mail: cert@cert.org
  103. Telephone: 412-268-7090 (24-hour hotline)
  104.            CERT personnel answer 8:30 a.m.-5:00 p.m. EST(GMT-5)/EDT(GMT-4),
  105.            and are on call for emergencies during other hours.
  106.  
  107. CERT Coordination Center
  108. Software Engineering Institute
  109. Carnegie Mellon University
  110. Pittsburgh, PA 15213-3890
  111.  
  112. Past advisories, information about FIRST representatives, and other
  113. information related to computer security are available for anonymous 
  114. FTP from info.cert.org.
  115.  
  116. ****************************************************************************
  117. *                                                                          *
  118. *    The point of contact for MILNET security-related incidents is the     *
  119. *    Security Coordination Center (SCC).                                   *
  120. *                                                                          *
  121. *               E-mail address: SCC@NIC.DDN.MIL                            *
  122. *                                                                          *
  123. *               Telephone: 1-(800)-365-3642                                *
  124. *                                                                          *
  125. *    NIC Help Desk personnel are available from 7:00 a.m.-7:00 p.m. EST,   *
  126. *    Monday through Friday except on federal holidays.                     *
  127. *                                                                          *
  128. ****************************************************************************
  129.